const google.golang.org/protobuf/internal/encoding/text.numHex
5 uses
google.golang.org/protobuf/internal/encoding/text (current package)
decode_number.go#L37: numHex
decode_number.go#L89: kind = numHex
decode_number.go#L115: if kind&(numHex|numOct) > 0 {
decode_token.go#L282: if flags.ProtoLegacy && (t.numAttrs == numHex) {
decode_token.go#L300: if flags.ProtoLegacy && (t.numAttrs == numHex) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)